Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Script] Reporter - Jumpgate specific error>

Whenever I enter !report in the chat area, the sandbox is crashing with the following error. The MOD was loaded from the 1-click so I'm assuming that I have the latest version.
1744296518
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Thanks Rick. I'll see if I can find out what's happening. Are other Reporter macros working, apart from the base "!report"?
1744298415
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Apparently I missed a variable declaration. I will submit a pull request for the script, but if you want to fix it right away, add this line after line 440:             let isTokenNotesRow = false; I am currently waiting until I acid test for an update to Dynamic Lighting Tool tomorrow night, but will likely send the PR Saturday morning.
Thanks, Keith! I'm in no hurry for the fix; I'll wait for your update. I was looking for some invisible tokens on an old map when I encountered the error (I found them using other means).